home *** CD-ROM | disk | FTP | other *** search
/ Aminet 4 / Aminet 4 - November 1994.iso / aminet / comm / dlg / incdv1.lha / InCD.docs < prev   
Text File  |  1994-04-16  |  2KB  |  66 lines

  1. InCD By Guy Smith
  2. -----------------
  3.  
  4. InCD tells the user which CD is online and gives a short message (or a
  5. long message) from the sysop about the CD.
  6.  
  7. Legal Stuff
  8. -----------
  9.  
  10. This little program is totally free.  I have included the source code
  11. for your reading pleasure (and for a couple laughs since I am just
  12. learning C).  Use it as you want.  It would be nice if you sent me any
  13. changes or hints on programming the Amiga.
  14.  
  15. I cannot guarantee or be held liable for any damages this program might
  16. cause.  Just because it works on my A500 running AmigaDOS 2.1 with a
  17. ParNetted CDTV doesn't mean it will run on your 4000 running AmigaDOS 3.0
  18. and a Pioneer multi-changer CD ROM.
  19.  
  20. I give my permission to have this program distributed in any manner (CD ROM
  21. archives, FidoNet/OtherNet file echoes, diskette, etc.) as long as it is
  22. kept with these docs so people don't come screaming to me that they can't
  23. figure this out.
  24.  
  25. Usage:
  26.  
  27. Make a menu option OR include it your login batch file.  InCD is a purely
  28. CLI program meaning it doesn't require anything other than some way to
  29. display output.  The program has no options available from the command
  30. line, therefore, just type InCD and you're off.
  31.  
  32. Adding New CD Descriptions:
  33.  
  34. To add a new CD description, create a file named exactly the same thing
  35. as the CD.  For example, a file named GIFS_GALORE would be used if the
  36. volume name of the CD is GIFS_GALORE.
  37.  
  38. Precautions:
  39.  
  40. The program does *NOT* check for the actual existence of such device as
  41. CD0:.  Therefore, if you either don't have a CD ROM in the drive, or the
  42. drive does not exist, you WILL get a message prompt telling you to insert
  43. CD:.  Get the picture?  DLG does disable the prompts so it shouldn't be
  44. too big of a problem.
  45.  
  46. How To Get In Touch:
  47.  
  48. I will be moving in a little over a month (May 1).  Until then, you can
  49. reach me at:
  50.  
  51. Gus's BS BBS
  52. (813) 732-6987 (v.32bis)
  53. UUCP:  Guy_Smith@gusbsbbs.com
  54.   or:  GUSMITH@delphi.com (a little more reliable)
  55. FidoNet:  1:3630/180
  56. EchoNet:  50:5813/180
  57. CyberNet:  57:714/3
  58.  
  59. Voice:  (813) 732-6987
  60.  
  61. After that, well, I really don't know.  Best bet would be to leave a message
  62. on the TPT Support board or a message in the DLG Developers echo.  I don't
  63. have the addresses or phone number right here at the moment, but I call
  64. Ray Hines' DreamStates BBS all the time.  Knowing Ray, he'd pass any
  65. messages along.
  66.